Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various fixes #1441

Merged
merged 4 commits into from
Nov 2, 2023
Merged

Various fixes #1441

merged 4 commits into from
Nov 2, 2023

Conversation

NoahSaso
Copy link
Member

@NoahSaso NoahSaso commented Nov 2, 2023

This fixes coin formatting when working with large numbers of decimals. Some coins have 18 decimals, which was causing problems when using the coin or coins function with raw numbers. They need to be encoded as strings instead.

This fixes the DAO name not being trimmed, which causes problems on some chains when a smart contract label has a trailing space.

This fixes the Me page crashing when tokens don't load from any one chain.

Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dapp-mainnet ✅ Ready (Inspect) Visit Preview Nov 2, 2023 11:13pm
dapp-testnet ✅ Ready (Inspect) Visit Preview Nov 2, 2023 11:13pm
sda-mainnet ✅ Ready (Inspect) Visit Preview Nov 2, 2023 11:13pm
sda-testnet ✅ Ready (Inspect) Visit Preview Nov 2, 2023 11:13pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
dapp-legacy ⬜️ Ignored (Inspect) Visit Preview Nov 2, 2023 11:13pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants